PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.formattedcontent Package / PDFFormattedParagraph Class / getFirstLineIndent Method
In This Topic
    getFirstLineIndent Method
    In This Topic
    Gets the indentation of the first paragraph line.
    Syntax
    public double getFirstLineIndent()

    Return Value

    Value in points to indent the first line of the paragraph. If negative then it is left hanging indent.
    See Also